EmploymentStatus 
EntityType  Independent 
Logical Entity Name  EmploymentStatus 
Default Table Name  PlEmpStatus 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

EmploymentStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(40)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
EmploymentStatusId(PK)    INTEGER  NO 
 

EmploymentStatus Keys 
Key Name  Key Type  Keys 
PlEmpStatus_Code_U_N_IDX  Unique Constraint  Code 
PlEmpStatus_PlEmpStatusID_U_C_IDX  PrimaryKey  EmploymentStatusId 

EmploymentStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Student  Non-Identifying  One To Zero or More          NO 

EmploymentStatus Check Constraints 
Check Constraint Name  CheckConstraint 

EmploymentStatus Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.EmploymentStatus 
NO       
Physical (Microsoft SQL Server)
dbo.PlEmpStatus 
NO       

EmploymentStatus Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  StudentJobPlacement 
Logical  StudentPlacementPreferences 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

EmploymentStatus Data Movement Rules 
Name  Type  Rule Text/Value